Skip to content

Conversation

RXGottlieb
Copy link
Member

-- Subgradients are now included in SCMC, which enables this package to use gradient-based lower-bounding methods.
-- An automated function generator (fgen) is included, which stitches together smaller SCMC functions to create relaxation-generating functions for arbitrarily complicated expressions.
-- The ParBB algorithm is updated to make use of subgradients through a GPU-accelerated two-phase simplex method, which parallelizes individual simplex operations to apply simultaneously to multiple simplex tableaus.
-- Updated documentation to reflect current SCMC operation.

-- Subgradients are now included in SCMC, which enables this package to use gradient-based lower-bounding methods.
-- An automated function generator (`fgen`) is included, which stitches together smaller SCMC functions to create relaxation-generating functions for arbitrarily complicated expressions.
-- The ParBB algorithm is updated to make use of subgradients through a GPU-accelerated two-phase simplex method, which parallelizes individual simplex operations to apply simultaneously to multiple simplex tableaus.
-- Updated documentation to reflect current SCMC operation.
@RXGottlieb RXGottlieb merged commit 9410354 into PSORLab:master Nov 7, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants